Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc4476 Node* callables_node = LOAD_INSTANCE_FIELD(ImportedFunctionCallables, in BuildWasmToJSWrapper() local
4478 Node* callable_node = LOAD_FIXED_ARRAY_SLOT(callables_node, index); in BuildWasmToJSWrapper()