Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dshared-function-info.cc751 isolate->shared_function_info_access()); in InstallDebugBytecode()
765 isolate->shared_function_info_access()); in UninstallDebugBytecode()
Dshared-function-info-inl.h568 GetIsolate()->shared_function_info_access(), isolate); in GetBytecodeArray()
/third_party/node/deps/v8/src/execution/
Disolate.h711 base::SharedMutex* shared_function_info_access() { in shared_function_info_access() function