Home
last modified time | relevance | path

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

/external/v8/src/
Dstring-stream.cc463 Object* perhaps_context = fun->unchecked_context(); in PrintSecurityTokenIfChanged()
Dobjects-printer.cc737 unchecked_context()->ShortPrint(out); in JSFunctionPrint()
Dprofile-generator.cc1923 TagObject(js_fun->unchecked_context(), "(context)"); in ExtractReferences()
1925 "context", js_fun->unchecked_context(), in ExtractReferences()
Dmark-compact.cc1458 if (IsValidNotBuiltinContext(jsfunction->unchecked_context())) { in VisitJSFunctionAndFlushCode()
Dobjects-inl.h3899 Object* JSFunction::unchecked_context() { in unchecked_context() function
Dobjects.h5713 inline Object* unchecked_context();