Searched defs:FastNewClosureStub (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | code-stubs.h | 285 class FastNewClosureStub : public CodeStub { class in namespace:v8::internal 287 explicit FastNewClosureStub(StrictModeFlag strict_mode) function in class:v8::internal::FastNewClosureStub 293 const char* GetName() { return "FastNewClosureStub"; } |
Completed in 91 milliseconds