Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Dmessages.h191 bool IsInterpreted() const { return code_ == nullptr; } in IsInterpreted() function
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dmessages.h155 bool IsInterpreted() const { return code_ == nullptr; } in IsInterpreted() function
H A Dobjects-inl.h2428 bool JSFunction::IsInterpreted() { in IsInterpreted() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Dmessages.h197 bool IsInterpreted() const { return code_ == nullptr; } in IsInterpreted() function
/dports/www/node10/node-v10.24.1/deps/v8/src/objects/
H A Dshared-function-info-inl.h305 bool SharedFunctionInfo::IsInterpreted() const { return HasBytecodeArray(); } in IsInterpreted() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dshared-function-info-inl.h333 bool SharedFunctionInfo::IsInterpreted() const { return HasBytecodeArray(); } in IsInterpreted() function
H A Djs-objects-inl.h502 bool JSFunction::IsInterpreted() { in IsInterpreted() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dshared-function-info-inl.h333 bool SharedFunctionInfo::IsInterpreted() const { return HasBytecodeArray(); } in IsInterpreted() function
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dshared-function-info-inl.h415 bool SharedFunctionInfo::IsInterpreted() const { return HasBytecodeArray(); } in IsInterpreted() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndr64types.h62 NDR64_UINT32 IsInterpreted : 2; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndr64types.h62 NDR64_UINT32 IsInterpreted : 2; member