Searched defs:is_profiling_address (Results 1 – 2 of 2) sorted by relevance
710 ExternalReference ExternalReference::is_profiling_address(Isolate* isolate) { in is_profiling_address() function in v8::internal::ExternalReference
1305 void* is_profiling_address() { return &is_profiling_; } in is_profiling_address() function