GetInferredName  1762 include/v8.h     V8EXPORT Handle<Value> GetInferredName() const;
GetInferredName  14620 test/cctest/test-api.cc   CHECK_EQ("foo.bar.baz", *v8::String::AsciiValue(f->GetInferredName()));