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