Searched refs:function_mode_ (Results 1 – 2 of 2) sorted by relevance
536 StubFunctionMode function_mode() const { return function_mode_; } in function_mode()549 StubFunctionMode function_mode_; variable
33 function_mode_(NOT_JS_FUNCTION_STUB_MODE), in CodeStubDescriptor()44 function_mode_(NOT_JS_FUNCTION_STUB_MODE), in CodeStubDescriptor()57 function_mode_ = function_mode; in Initialize()