Lines Matching defs:state
40 CodeStubAssembler::CodeStubAssembler(compiler::CodeAssemblerState* state)
41 : compiler::CodeAssembler(state),
42 TorqueGeneratedExportedMacrosAssembler(state) {
51 const char* name = state()->name();
5035 // it's always in a consistent state.
7033 ToDirectStringAssembler to_direct(state(), string);
7126 compiler::CodeAssemblerState* state, TNode<String> string, Flags flags)
7127 : CodeStubAssembler(state),
11331 // may be left in an invalid state.
15079 ToDirectStringAssembler to_direct(state(), CAST(value));
15101 compiler::CodeAssemblerState* state, Flags flags,
15104 : CodeStubAssembler(state),