Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcode-assembler.h1175 TNode<T> CallStub(Callable const& callable, TNode<Object> context, in CallStub() function
1182 TNode<T> CallStub(const CallInterfaceDescriptor& descriptor, in CallStub() function