Home
last modified time | relevance | path

Searched refs:c_function_ (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dthread-local-top.cc29 c_function_ = kNullAddress; in Clear()
Dthread-local-top.h140 Address c_function_; variable
Disolate.h806 Address c_function() { return thread_local_top()->c_function_; } in c_function()
818 return &thread_local_top()->c_function_; in c_function_address()