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