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

/external/v8/src/
H A Dcode-stubs.h3035 class ProfileEntryHookStub : public PlatformCodeStub { class in namespace:v8
3037 explicit ProfileEntryHookStub(Isolate* isolate) : PlatformCodeStub(isolate) {} function in class:v8::ProfileEntryHookStub
3050 // ProfileEntryHookStub is called at the start of a function, so it has the

Completed in 32 milliseconds