Searched defs:ThrowIfNotCallable (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | js-call-reducer.cc | 615 void ThrowIfNotCallable(TNode<Object> maybe_callable, in ThrowIfNotCallable() function in v8::internal::compiler::JSCallReducerAssembler |
| /third_party/node/deps/v8/src/codegen/ | ||
| D | code-stub-assembler.cc | 6089 void CodeStubAssembler::ThrowIfNotCallable(TNode<Context> context, in ThrowIfNotCallable() function in v8::internal::CodeStubAssembler |