Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dshared-function-info.h37 class IsCompiledScope; variable
743 inline IsCompiledScope() : retain_code_(), is_compiled_(false) {} in IsCompiledScope() function
Djs-objects.h30 class IsCompiledScope; variable
Dshared-function-info-inl.h512 IsCompiledScope::IsCompiledScope(const SharedFunctionInfo shared, in IsCompiledScope() function
526 IsCompiledScope::IsCompiledScope(const SharedFunctionInfo shared, in IsCompiledScope() function
Dfeedback-vector.h27 class IsCompiledScope; variable
/third_party/node/deps/v8/src/codegen/
Dcompiler.h34 class IsCompiledScope; variable