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

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

Completed in 465 milliseconds