Home
last modified time | relevance | path

Searched refs:ThrowNotSuperConstructor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/runtime/
Druntime-classes.cc65 Object* ThrowNotSuperConstructor(Isolate* isolate, Handle<Object> constructor, in ThrowNotSuperConstructor() function
101 return ThrowNotSuperConstructor(isolate, constructor, function); in RUNTIME_FUNCTION()
Druntime.h90 F(ThrowNotSuperConstructor, 2, 1) \