Home | History | Annotate | Download | only in src

Lines Matching defs:native_context

613   v8::internal::Context* native_context = isolate->context()->native_context();
620 function = native_context->string_function();
623 function = native_context->symbol_function();
626 function = native_context->number_function();
629 function = native_context->boolean_function();