Home
last modified time | relevance | path

Searched defs:shared_function_info_table (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dscript-inl.h89 ObjectHashTable Script::shared_function_info_table() const { in shared_function_info_table() function
Dobjects.cc5082 Handle<ObjectHashTable> shared_function_info_table = handle( in FindWebSnapshotSharedFunctionInfo() local