Home
last modified time | relevance | path

Searched defs:IsCompiledScope (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/objects/
Dshared-function-info.h36 class IsCompiledScope; variable
707 inline IsCompiledScope() : retain_bytecode_(), is_compiled_(false) {} in IsCompiledScope() function
Djs-objects.h29 class IsCompiledScope; variable
Dshared-function-info-inl.h428 IsCompiledScope::IsCompiledScope(const SharedFunctionInfo shared, in IsCompiledScope() function
437 IsCompiledScope::IsCompiledScope(const SharedFunctionInfo shared, in IsCompiledScope() function
Dfeedback-vector.h27 class IsCompiledScope; variable
/external/v8/src/codegen/
Dcompiler.h31 class IsCompiledScope; variable