Searched refs:Prop1Getter (Results 1 – 1 of 1) sorted by relevance
385 static void Prop1Getter(v8::Local<v8::String> property, in Prop1Getter() function412 inst->SetAccessor(v8_str("prop1"), Prop1Getter, Prop1Setter); in TEST()425 reinterpret_cast<intptr_t>(Prop1Getter)); in TEST()