Home
last modified time | relevance | path

Searched defs:IsCallable (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dtoken.h243 static bool IsCallable(Value token) { in IsCallable() function in v8::internal::Token
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h883 addAnonymousSymbol(Block &Content, JITTargetAddress Offset, JITTargetAddress Size, bool IsCallable, bool IsLive) addAnonymousSymbol() argument
893 addDefinedSymbol(Block &Content, JITTargetAddress Offset, StringRef Name, JITTargetAddress Size, Linkage L, Scope S, bool IsCallable, bool IsLive) addDefinedSymbol() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Ddeclarable.h88 bool IsCallable() const { in IsCallable() function in v8::internal::torque::Declarable
/third_party/node/deps/v8/src/api/
H A Dapi.cc5116 bool v8::Object::IsCallable() const { in IsCallable() function in v8::v8::Object

Completed in 26 milliseconds