HomeSort by relevance Sort by last modified time
    Searched full:prototype_templ (Results 1 - 1 of 1) sorted by null

  /external/v8/src/
api-natives.cc 433 Object* prototype_templ = data->prototype_template(); local
434 if (prototype_templ->IsUndefined(isolate)) {
448 handle(ObjectTemplateInfo::cast(prototype_templ), isolate),

Completed in 81 milliseconds