HomeSort by relevance Sort by last modified time
    Searched refs:PrototypeTemplate (Results 1 - 10 of 10) sorted by null

  /external/v8/test/cctest/
test-api-accessors.cc 48 parent->PrototypeTemplate()->SetAccessorProperty(
54 parent->PrototypeTemplate()->SetAccessorProperty(
test-api-fast-accessor-builder.cc 75 foo->PrototypeTemplate()->SetAccessorProperty(
82 foo->PrototypeTemplate()->SetAccessorProperty(
test-decls.cc 374 return function->PrototypeTemplate();
417 return function->PrototypeTemplate();
    [all...]
test-log.cc 352 v8::Local<v8::ObjectTemplate> proto = obj->PrototypeTemplate();
test-api.cc 236 v8::Local<v8::ObjectTemplate> fun_proto = fun->PrototypeTemplate();
    [all...]
test-cpu-profiler.cc 887 func_template->PrototypeTemplate();
    [all...]
test-api-interceptors.cc 199 templ->PrototypeTemplate()->SetAccessor(name, getter, setter);
212 templ->PrototypeTemplate()->SetAccessor(name, getter, setter);
    [all...]
  /external/v8/src/
d8.cc     [all...]
api.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 226 milliseconds