Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-function-inl.h81 Address JSFunction::code_entry_point() const { in code_entry_point() function
Dcode-inl.h1020 DEF_GETTER(CodeDataContainer, code_entry_point, Address) { in DEF_GETTER() argument