Home
last modified time | relevance | path

Searched refs:realm_constructor (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-function.cc1027 Handle<JSFunction> realm_constructor(JSFunction::cast(context->get(index)), in GetDerivedMap() local
1029 prototype = handle(realm_constructor->prototype(), isolate); in GetDerivedMap()